The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on Enable Watch to add the variable to the list box and to display its values.
オブザーザーババウィンドウを使うと、プログラム実行時の変数の値を確認できます。変数は、オブザーバテキストボックスで指定します。オブザーバの有効化 をクリックして変数をリストボックスに追加し、その値を表示します。
Enter the name of the variable whose value is to be monitored.
表示リストに登録して代入値を監視する変数名を、このテキストボックスに入力します。
Removes the selected variable from the list of watched variables.
選択した変数名をオブザーバのリストから削除します。
|
|
Remove Watch
|
Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value. The new value will be taken as the variable's value for the program.
変数リストを表示させます。 値を変更する変数を少し間隔を空けて 2 回クリックします。変更後の変数値を使ってプログラムが実行されます。